FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-MedicationFlag-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-MedicationFlag-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationFlag-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationFlag-1
Version1.0.0
Statusdraft
Date2017-08-01T00:00:00+00:00
NameCare Connect Medication Flag
Authorityhl7
DescriptionA CodeSystem to identify detail codes for flagged medication issues.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-MedicationFlag-1Care Connect Medication Flag

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-MedicationFlag-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationFlag-1",
  "version": "1.0.0",
  "name": "Care Connect Medication Flag",
  "status": "draft",
  "date": "2017-08-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify detail codes for flagged medication issues.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "do-not-discontinue",
      "display": "Do Not discontinue Medication"
    },
    {
      "code": "continue-indefinitely",
      "display": "Continue Indefinitely"
    }
  ]
}